Skip to content

[Holistic] TFTransformer#78

Closed
phi-dbq wants to merge 103 commits intodatabricks:masterfrom
phi-dbq:tf-transformer-part4
Closed

[Holistic] TFTransformer#78
phi-dbq wants to merge 103 commits intodatabricks:masterfrom
phi-dbq:tf-transformer-part4

Conversation

@phi-dbq
Copy link
Contributor

@phi-dbq phi-dbq commented Nov 18, 2017

This PR provides a holistic view of the changes brought by TFTransformer which takes TensorFlow graphs and create MLlib Transformers out of them.

This PR contains all the commits in the four-part PR stack.

  • Part-1 Params and Converters
  • Part-2 TensorFlow Utility Extension
  • 🔄 Part-3 TFInputGraph
    • Sync'ed with @thunterdb offline and merged requested test refactor.
  • 🔄 Part-4 TFTransformer
    • Sync'ed with @thunterdb offline, authored and merged requested test refactor.

Please either follow either merge strategy after review, or make other changes as needed.

Merge Strategies

@codecov-io
Copy link

codecov-io commented Nov 18, 2017

Codecov Report

Merging #78 into master will increase coverage by 1.7%.
The diff coverage is 93.82%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #78     +/-   ##
=========================================
+ Coverage   83.93%   85.64%   +1.7%     
=========================================
  Files          26       29      +3     
  Lines        1407     1651    +244     
  Branches       17       17             
=========================================
+ Hits         1181     1414    +233     
- Misses        226      237     +11
Impacted Files Coverage Δ
python/sparkdl/transformers/named_image.py 93.51% <ø> (ø) ⬆️
python/sparkdl/transformers/keras_applications.py 85.71% <ø> (ø) ⬆️
python/sparkdl/param/image_params.py 74.28% <ø> (ø) ⬆️
python/sparkdl/transformers/tf_tensor.py 100% <100%> (ø)
python/sparkdl/transformers/keras_image.py 100% <100%> (ø) ⬆️
python/sparkdl/param/__init__.py 100% <100%> (ø) ⬆️
python/sparkdl/graph/builder.py 93.75% <100%> (+0.05%) ⬆️
python/sparkdl/graph/tensorframes_udf.py 90% <100%> (ø) ⬆️
python/sparkdl/graph/utils.py 100% <100%> (+4.93%) ⬆️
python/sparkdl/__init__.py 100% <100%> (ø) ⬆️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f088de4...af95b74. Read the comment docs.

@phi-dbq phi-dbq force-pushed the tf-transformer-part4 branch from 6687eab to 95cf964 Compare November 22, 2017 04:33
@phi-dbq phi-dbq force-pushed the tf-transformer-part4 branch from 95cf964 to af95b74 Compare November 22, 2017 04:34
@thunterdb
Copy link
Contributor

Closing since #49 got merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants